Skip to main content
Version: 5.3.0.0

KPI Overview

KPI stands for Key Process Indicator. KPIs are utilized to evaluate processes based on certain characteristic values.

The output is displayed as shown in the following figure:

You can use the dropdown box at the top to select either a single scenario or all scenarios.

If you choose a single scenario, only the corresponding process models will be displayed. Otherwise, all scenarios along with their process models will be presented.

For each process model, the following metrics are provided:

  • Total count of runs
  • Average duration
  • Minimal and maximal duration
  • First and last run

Explanation of KPI Values​

NameDescription
CHANNEL.IN.INVOCATIONTotal number of ingoing channel requests since server start or channel reset
CHANNEL.IN.INVOCATION.OKTotal number of successful invocations since server start or channel reset
CHANNEL.IN.INVOCATION.ERRTotal number of erroneous channel invocations since server start or channel reset
CHANNEL.IN.INVOCATION.WINDOWTotal number of ingoing channel requests within the last {windowSize}
CHANNEL.IN.EXECUTION.TIMEExecution time (in ms) of the last completed channel invocation
CHANNEL.IN.EXECUTION.TIME.AVERAGEAverage execution time (in ms) within the last {windowSize}
CHANNEL.IN.INVOCATION.OK.WINDOWNumber of successful ingoing channel requests within the last {windowSize}
CHANNEL.IN.INVOCATION.ERR.WINDOWTotal number of erroneous ingoing channel requests within the last {windowSize}
CHANNEL.IN.INVOCATION.OK.ABSOLUTEOverall number of successful inbound channel invocations
CHANNEL.IN.INVOCATION.ERR.ABSOLUTEOverall number of erroneous inbound channel invocations
CHANNEL.OUT.INVOCATION.QUEUESIZENumber of currently pending channel invocations
CHANNEL.OUT.INVOCATIONNumber of channel invocations within the last {windowSize}
CHANNEL.OUT.INVOCATION.OKNumber of successful channel invocations within the last {windowSize}
CHANNEL.OUT.EXECUTION.TIMEExecution time (in ms) of the last completed channel invocation
CHANNEL.OUT.EXECUTION.TIME.AVERAGEAverage channel execution time (in ms) within the last {windowSize}
CHANNEL.OUT.INVOCATION.ERRNumber of erroneous channel invocations within the last {windowSize}
CHANNEL.OUT.INVOCATION.OK.ABSOLUTEOverall number of successful outbound channel invocations
CHANNEL.OUT.INVOCATION.ERR.ABSOLUTEOverall number of erroneous outbound channel invocations
PROCESS.CREATEDNumber of created processes within the last {windowSize}
PROCESS.CREATED.TOTALTotal number of created processes
PROCESS.ABORTEDNumber of aborted processes within the last {windowSize}
PROCESS.ABORTED.TOTALTotal number of aborted processes
PROCESS.COMPLETEDNumber of completed processes within the last {windowSize}
PROCESS.EXECUTION.TIMEExecution time (in ms) of the last completed process
PROCESS.EXECUTION.TIME.AVERAGEAverage process execution time (in ms) within the last {windowSize}
PROCESS.COMPLETED.TOTALOverall number of completed processes
PROCESS.WARNINGNumber of processes that moved to warning state within the last {windowSize}
PROCESS.WARNING.CURRENTCurrent number of processes in a warning state
PROCESS.PAUSEDCurrent number of paused processes
PROCESS.RUNNINGCurrent number of running processes
PROCESS.CREATED.DETAILNumber of created processes per scenario element in the last {windowSize}
PROCESS.CREATED.TOTAL.DETAILTotal number of created processes per scenario element
SIGNAL.PUBLISHNumber of published signals within the last {windowSize}
SIGNAL.RECEIVEDNumber of received signals within the last {windowSize}
SIGNAL.PROCESSEDNumber of processed signals within the last {windowSize}
SIGNAL.WAITINGCurrent number of pending signals
SYSTEM.EVENT.INFOTotal number of system info messages within the last {duration}
SYSTEM.EVENT.ERRORTotal number of system error messages within the last {duration}
SYSTEM.EVENT.WARNINGTotal number of system warning messages within the last {duration}
VM.MEM.AVAILAvailable virtual machine memory
VM.MEM.USEDUsed virtual machine memory
SYS.MEM.AVAILAvailable system memory
SYS.MEM.USEDUsed system memory
SYS.CPUCPU usage in percent